home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Graphics Plus
/
Graphics Plus.iso
/
general
/
modelers
/
geomview
/
source.lha
/
Geomview
/
src
/
bin
/
pssnap
/
next
/
pssnap.nib
/
data.classes
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1992-10-06
|
235 b
|
20 lines
PSSnapshot = {
ACTIONS = {
save:;
saveas:;
appDidInit:;
};
OUTLETS = {
filename;
UseColor;
DrawFaces;
DrawEdges;
};
SUPERCLASS = View;
};
FirstResponder = {
ACTIONS = {
};
SUPERCLASS = Object;
};